const net.hostLookupDNS

4 uses

	net (current package)
		conf.go#L329: 			return hostLookupDNS, dnsConf
		conf.go#L477: 		return hostLookupDNS, dnsConf
		dnsclient_unix.go#L547: 	hostLookupDNS                      // only DNS
		dnsclient_unix.go#L555: 	hostLookupDNS:      "dns",